home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / gfx / cgraphx2.readme < prev    next >
Text File  |  1995-09-02  |  3KB  |  74 lines

  1. Short:    CGraphX gfx extension update 2.10
  2. Author:   fmariak@chaosengine.ping.de,marvin@sun.ph-cip.uni-koeln.de
  3. Uploader: rcr@netcom.com (Robert Reiswig)
  4. Type:     gfx/board
  5.  
  6.  
  7. The CyberGraphX system was designed to define an independant graphics
  8. standard for graphics boards. We also wanted to continue our development
  9. of graphics extensions. We could include all our knowledge of about 3 years
  10. of gfx board software development (graphics extensions for visiona, domino,
  11. picassoII and now the cybervision64).
  12.  
  13. CyberGraphX is based on hardware dependant monitor drivers and hardware
  14. independant libraries. This has some advantages: Bug fixes in the graphics
  15. extension or speed optimizations is of benefit for ALL gfx boards that are
  16. supported by the CyberGraphX system.
  17.  
  18. CyberGraphX allows using of 15/16/24 screens independant of the used
  19. color model. You are able to use the cybergraphics.library functions to
  20. modify this screens.
  21.  
  22. Currently there are versions for:  Domino
  23.                                    PicassoII
  24.                                    GVP Spectrum
  25.                                    Piccolo Z2/3
  26.                                    RetinaZ3
  27.                                    Cybervision
  28.                                    PiccoloSD64
  29.  
  30. From now on each update will have its own version number. We left the old
  31. version numbering which was derived from the version number of the main
  32. library (cybergraphics.library). The archive is now called CGraphX20u.lha
  33. because we changed the whole system name from CyBERgraphics to CyberGraphX.
  34. The product has gone commercial now. A complete archive with some features
  35. disabled will be available in biz/demo soon. Full versions will be available
  36. from Softwood in US or phase5 in Germany. More information about that topic
  37. will follow in the complete aminet archive.
  38.  
  39.  cybergraphics.lib Revision V40.60
  40.  ---------------------------------
  41.    - the black period while screens are toggled is slightly
  42.      reduced now.
  43.    - screen dragging is not available with non linear video boards
  44.      anymore now
  45.    - fixed IconEdit Save Icon bug in 8bit now, too (When saving an Icon while
  46.      the window was leftmost, some display corruption occured). Though it
  47.      is fixed now,it was more likely an IconEdit bug but.
  48.    - all icon mask clipping bugs should be fixed now in 8 bit
  49.      modes
  50.    - fixed major bug in BitmapScale()/gfx, Font-Preferences and
  51.      font scaling should work without problems.
  52.   ( - all Forbid()s/Permit()s are replaced by semaphore calls now )
  53.    - WritePixelArray with RECTFMT_GREY8 is optimized for all
  54.      16/32bit pixelmodes now
  55.    - ReadPixelArray8() works correctly on non linear video access
  56.      drivers (A2410 etc.) now
  57.  
  58.  cybergraphics.lib Revision V40.59
  59.  ---------------------------------
  60.    - diverse sprite resolution/hot spot problems fixed
  61.    - PLANES2FAST and NOPASSTHROUGH environment variables may be changed
  62.      while the system is running now
  63.    - fixed bug in CPUP2C variable change detection
  64.    - fixed IconEdit Save Icon bug (When saving an Icon while the
  65.      window was leftmost, some display corruption occured). Though it
  66.      is fixed now,it was more likely an IconEdit bug but.
  67.  
  68.  cyberintuition Revision V40.25
  69.  ------------------------------
  70.    - DisplayBeep() now only inverts title bar for 0.1 secs
  71.      instead of changing background colour for a short
  72.      time on extended screens which could lead to colour
  73.      refresh problems.
  74.